![]() |
PATH![]() |
![]() ![]() |
Releases a buffer that belongs to the URL Access Manager.
OSStatus URLReleaseBuffer (
URLReference urlRef,
void* buffer);
The URLReleaseBuffer function releases a buffer obtained by calling URLGetBuffer . To prevent the URL Access Manager from running out of buffers, you should call URLReleaseBuffer as soon as possible after calling URLGetBuffer .